From: Camila Ayres Date: Wed, 16 Apr 2025 08:36:33 +0000 (+0200) Subject: build: prepare 3.16.3 release. X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2^2~20 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22Program/%22http:/www.example.com/cgi/%22https:/%22Program?a=commitdiff_plain;h=a3b9b08db9fe11e8b9522d28813ef95832548d88;p=nextcloud-desktop.git build: prepare 3.16.3 release. Signed-off-by: Camila Ayres --- diff --git a/VERSION.cmake b/VERSION.cmake index 3fe5f7797..9a8e04a72 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -3,10 +3,10 @@ # ------------------------------------ set(MIRALL_VERSION_MAJOR 3) set(MIRALL_VERSION_MINOR 16) -set(MIRALL_VERSION_PATCH 2) +set(MIRALL_VERSION_PATCH 3) set(MIRALL_VERSION_YEAR 2025) set(MIRALL_SOVERSION 0) -set(MIRALL_PREVERSION_HUMAN "3.16.2") # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc. +set(MIRALL_PREVERSION_HUMAN "3.16.3") # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc. # ------------------------------------ # Minimum supported server versions